home *** CD-ROM | disk | FTP | other *** search
/ HTBasic 9.3 / HTBasic 9.3.iso / SICL / hpib.inf < prev    next >
INI File  |  2001-03-02  |  3KB  |  130 lines

  1. [Version]
  2. Signature=$CHICAGO$
  3. Class=HP-IB
  4. Provider=%String0%
  5.  
  6. [SourceDisksNames]
  7. 1=HPI/OLibraries,,
  8.  
  9. [SourceDisksFiles]
  10. ag341i32.vxd=1
  11. ag350i32.vxd=1
  12. hpioclas.dll=1
  13. hpib.inf=1
  14.  
  15. [DestinationDirs]
  16. *ag341i32.vxd=11
  17. *ag350i32.vxd=11
  18. *hpioclas.dll=11
  19.  
  20. [Strings]
  21. String0="Hewlett-Packard"
  22. String1="Hewlett-Packard"
  23. String2="Hewlett-Packard 82341D HP-IB"
  24. String3="Hewlett-Packard 82340/82341 HP-IB"
  25. String4="Hewlett-Packard 82335 HP-IB"
  26. String5="HP-22/EXM-22 HP-IB"
  27. String6="Hewlett-Packard 82350A PCI HP-IB"
  28.  
  29.  
  30. ;====================  Class Sections  ===========================
  31.  
  32. ;  -----------------  the Windows 9x section ----------
  33. [ClassInstall]
  34. CopyFiles=*hpioclas.dll
  35. AddReg=HPIBReg
  36.  
  37. [*hpioclas.dll]
  38. hpioclas.dll
  39.  
  40. [HPIBReg]
  41. HKR,,Installer,0,hpioclas.dll
  42. HKR,,Icon,0,00
  43. HKR,,,0,"HP-IB Interfaces"
  44.  
  45. ;====================  Table of Contents  ========================
  46.  
  47. [Manufacturer]
  48. %String1%=HP
  49.  
  50. [HP]
  51. %String2%=*HWP1411.hpib,*HWP1411
  52. %String3%=*HWP14E0.hpib,*HWP14E0
  53. %String4%=*HWP1450.hpib,*HWP1450
  54. %String5%=*RAD1160.hpib,*RAD1160
  55. %String6%=HWP82350A.hpib,PCI\VEN_10B5&DEV_9050
  56.  
  57. ;====================  82340/82341 ISA GPIB card  =========================
  58.  
  59. [*HWP14E0.hpib]
  60. CopyFiles=*ag341i32.vxd
  61. AddReg=*HWP14E0.reg
  62. LogConfig=*HWP14E0.LogConfig
  63.  
  64. [*HWP14E0.reg]
  65. HKR,,DeviceID,0,*HWP14E0
  66. HKR,,DevLoader,0,ag341i32.vxd
  67.  
  68. [*HWP14E0.LogConfig]
  69. ConfigPriority=HARDRECONFIG
  70. IOConfig=250-257(fff:400:),270-277(fff:400:),350-357(fff:400:),370-377(fff:400:),220-227(fff:400:),280-287(fff:400:),390-397(fff:400:),380-387(fff:400:)
  71. IRQConfig=3,5,7,9,10,11,12,15
  72.  
  73. ;====================  82335 ISA GPIB card  =========================
  74.  
  75. [*HWP1450.hpib]
  76. AddReg=*HWP1450.reg
  77. LogConfig=*HWP1450.LogConfig
  78.  
  79. [*HWP1450.reg]
  80. HKR,,DeviceID,0,*HWP1450
  81.  
  82. [*HWP1450.LogConfig]
  83. ConfigPriority=HARDRECONFIG
  84. MemConfig=dc000-dffff,d8000-dbfff,d4000-d7fff,d0000-d3fff,cc000-cffff
  85.  
  86.  
  87. ;====================  HP-22/EXM-22 GPIB card  =========================
  88.  
  89. [*RAD1160.hpib]
  90. AddReg=*RAD1160.reg
  91. LogConfig=*RAD1160.LogConfig
  92.  
  93. [*RAD1160.reg]
  94. HKR,,DeviceID,0,*RAD1160
  95.  
  96. [*RAD1160.LogConfig]
  97. ConfigPriority=HARDRECONFIG
  98. IOConfig=250-257(fff:400:),270-277(fff:400:),350-357(fff:400:),370-377(fff:400:)
  99. IRQConfig=3,5,7,9,11,12,15
  100.  
  101. ;====================  82350 PCI GPIB card  =========================
  102.  
  103. [HWP82350A.hpib]
  104. CopyFiles=*ag350i32.vxd
  105. AddReg=HWP82350A.reg
  106.  
  107. [*ag350i32.vxd]
  108. ag350i32.vxd
  109.  
  110. [HWP82350A.reg]
  111. HKR,,DeviceID,0,VEN_10B5&DEV_9050
  112. HKR,,DevLoader,0,ag350i32.vxd
  113.  
  114. ;====================  82341D ISA PnP GPIB card  =========================
  115.  
  116. [*HWP1411.hpib]
  117. CopyFiles=*ag341i32.vxd
  118. AddReg=*HWP1411.reg
  119. LogConfig=*HWP1411.LogConfig
  120.  
  121. [*ag341i32.vxd]
  122. ag341i32.vxd
  123.  
  124. [*HWP1411.reg]
  125. HKR,,DeviceID,0,*HWP1411
  126. HKR,,DevLoader,0,ag341i32.vxd
  127.  
  128. [*HWP1411.LogConfig]
  129. ConfigPriority=NORMAL
  130.